home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / utils / xad / developer / include / fd / xadmaster_lib.fd
Text File  |  1999-01-01  |  642b  |  25 lines

  1. ##base _xadMasterBase
  2. ##bias 30
  3. ##public
  4. **
  5. **    $VER: xadmaster_lib.fd 1.2 (07.02.1999)
  6. **    xadmaster.library function descriptions
  7. **
  8. **    Copyright © 1998 by Dirk Stöcker
  9. **    All Rights Reserved.
  10. **
  11. xadAllocObjectA(type,tags)(d0,a0)
  12. xadFreeObjectA(object,tags)(a0,a1)
  13. xadRecogFileA(size,memory,tags)(d0,a0,a1)
  14. xadGetInfoA(ai,tags)(a0,a1)
  15. xadFreeInfo(ai)(a0)
  16. xadFileUnArcA(ai,tags)(a0,a1)
  17. xadDiskUnArcA(ai,tags)(a0,a1)
  18. xadGetErrorText(errnum)(d0)
  19. xadGetClientInfo()()
  20. xadHookAccess(command,data,buffer,ai)(d0,d1,a0,a1)
  21. xadConvertDatesA(tags)(a0)
  22. xadCalcCRC16(id,init,size,buffer)(d0,d1,d2,a0)
  23. xadCalcCRC32(id,init,size,buffer)(d0,d1,d2,a0)
  24. ##end
  25.